Skip to content
Back to search
30
MCP

MLB Stats

pulsemcp/mlb stats

Integrates with MLB Stats API and pybaseball library to provide comprehensive baseball statistics, Statcast data, player lookups, team standings, schedules, prospect information, and generates matplotlib visualizations including strike zone plots and spray charts for sports analytics and performance evaluation.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Statcast
Queries MLB Statcast data from Baseball Savant, FanGraphs, and Baseball Reference using natural language.
0 tools
MLB Stats Server
Provide structured access to Major League Baseball statistics through an MCP server. Query and retrieve detailed baseball data including sta
0 tools · http
Mlb Stats
MLB Stats API MCP — official MLB statistics (keyless).
0 tools · streamable-http
iflow-mcp_mpizza-mcp_mlb_statsapi
Python-based MCP using the mlb-statsapi library to provide three key functionalities(Retrieve Game Results, Retrieve Game Schedule and Retri
0 tools
baseball-stats-mcp
The most comprehensive baseball analytics MCP server with 32 advanced tools
0 tools
NHL Stats
Provides real-time NHL sports data retrieval by bridging official web and stats APIs, enabling comprehensive access to team standings, playe
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mlb_stats": {
      "url": "None",
      "transport": "http"
    }
  }
}